home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Browsers / MSN Explorer.exe / msn.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-01-31  |  12.6 KB  |  432 lines

  1.  
  2. [Version]
  3. Signature   = "$CHICAGO$"
  4. AdvancedINF = 2.5
  5.  
  6. [DefaultInstall]
  7. RequiredEngine    = Setupapi,%BADSETUPVER%
  8. CustomDestination = CustomDestination.Install
  9. CopyFiles         =CopyFiles.Inf,CopyFiles.Base,CopyFiles.DW
  10. AddReg            = Install.AddReg,Install.AddReg.W9X
  11. UpdateInis        = AddMSNLinks
  12. RegisterOCXs      = RegUnregOCXs
  13. SetupVersion      = 6,0,10,912
  14. SetupLogo         = logo.bmp
  15. SetupTitle        = %BRAND_SETUP_TITLE%
  16. SetupBrand        = %BRAND_FOLDER%
  17.  
  18. [QuickLaunchLink]
  19. RequiredEngine    = Setupapi,%BADSETUPVER%
  20. CustomDestination = CustomDestination.Install
  21. UpdateInis        = AddMSNLink.QuickLaunch
  22.  
  23. [DefaultInstall.W2K]
  24. CustomDestination = CustomDestination.Install
  25. CopyFiles         =CopyFiles.Inf,CopyFiles.Base,CopyFiles.DW
  26. AddReg            = Install.AddReg
  27. UpdateInis        = AddMSNLinks.W2K
  28. ProfileItems      = AddMSNLink_Desktop.W2K,AddMSNLink_Programs.W2K,AddMSNLink.QuickLaunch.W2K
  29. RegisterOCXs      = RegUnregOCXs
  30. SetupVersion      = 6,0,10,912
  31. SetupLogo         = logo.bmp
  32. SetupTitle        = %BRAND_SETUP_TITLE%
  33. SetupBrand        = %BRAND_FOLDER%
  34.  
  35. [Register.Custdial.W2K]
  36. CustomDestination    = CustomDestination.Install
  37. RunPostSetupCommands = Register.PostSetupCommands.W2K
  38.  
  39. [DefaultUninstall]
  40. RequiredEngine    = Setupapi,%BADSETUPVER%
  41. CustomDestination = CustomDestination.Uninstall
  42. DelFiles          =UninstFiles.Inf,UninstFiles.Base,UninstFiles.DW
  43. DelReg            = Uninstall.DelReg,Uninstall.DelReg.W9X
  44. UpdateInis        = DelMSNLinks,DelMSNLinksME
  45. UnRegisterOCXs    = RegUnregOCXs
  46. DelDirs           = DelDirSection
  47. SetupTitle        = %BRAND_SETUP_TITLE%
  48. SetupBrand        = %BRAND_FOLDER%
  49.  
  50. [Unregister.Custdial.W2K]
  51. CustomDestination    = CustomDestination.Uninstall
  52. RunPostSetupCommands = Unregister.PostSetupCommands.W2K
  53.  
  54. [DefaultUninstall.W2K]
  55. CustomDestination = CustomDestination.Uninstall
  56. DelFiles          =UninstFiles.Inf,UninstFiles.Base,UninstFiles.DW
  57. DelReg            = Uninstall.DelReg
  58. UpdateInis        = DelMSNLinks.W2K,DelMSNLinksME.W2K
  59. ProfileItems      = DelMSNLink_Programs.W2K,DelMSNLinkME_Programs.W2K
  60. UnRegisterOCXs    = RegUnregOCXs
  61. DelDirs           = DelDirSection
  62. SetupTitle        = %BRAND_SETUP_TITLE%
  63. SetupBrand        = %BRAND_FOLDER%
  64.  
  65. [Cleanup.P1]
  66. RequiredEngine    = Setupapi,%BADSETUPVER%
  67. CustomDestination = CustomDestination.Cleanup.P1
  68. DelFiles          = Cleanup.Base.P1,Cleanup.Inf.P1,Cleanup.DW.P1
  69. DelDirs           = DelDirSection.P1
  70.  
  71. [Cleanup.P1.Links]
  72. RequiredEngine    = Setupapi,%BADSETUPVER%
  73. CustomDestination = CustomDestination.Cleanup.P1.Links
  74. DelReg            = Cleanup.DelReg.P1
  75. UpdateInis        = CleanupMSNLinks.P1,CleanupLaunchMSNLinks
  76. ProfileItems      = CleanupLaunchMSNLink_Programs.W2K
  77.  
  78. [PID]
  79. PIDVersion = 2
  80.  
  81. [SourceDisksNames]
  82. 55 = "%BRAND_DISPLAYDESC%",,0
  83.  
  84. [CustomDestination.Install]
  85. 49300,49301,49302,49303 = ProgFilesDir,5
  86. 49400,49401,49402,49403 = MSNRootLDIDSection,5
  87. 49500,49501,49502,49503 = MSNLDIDSection,5
  88. 49600,49601,49602,49603 = Desktop,5
  89. 49700,49701,49702,49703 = AppData,5
  90. 49800,49801,49802,49803 = Common_Desktop,5
  91.  
  92. [Install.AddReg]
  93. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\MSN6.EXE","Path",,"%49500%"
  94. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\MSN6.EXE","",,"%49500%\MSN6.exe"
  95. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%BRAND_UNINST_KEY%","DisplayName",,%BRAND_DISPLAYDESC%
  96. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%BRAND_UNINST_KEY%","UninstallString",,"%49500%\Setup\msnunin.exe"
  97. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%BRAND_UNINST_KEY%","DisplayIcon",,"%49500%\%BRAND_ICON%"
  98.  
  99. [Install.AddReg.W9X]
  100. HKLM,"Software\Microsoft\Internet Explorer\DependentComponents","%BRAND_DISPLAYDESC%",,"5.0"
  101.  
  102. [AddMSNLinks]
  103. setup.ini,progman.groups,,"MSN_DESKTOP=%49600%"
  104. setup.ini,MSN_DESKTOP,,"""%BRAND_SHORTCUT_MSN%"",""""""%49500%\MSN6.exe"""""",%49500%\%BRAND_ICON%,,,%49500%,,""%MSN_INFOTIP%"""
  105. setup.ini,progman.groups,,"MSN_PROGRAMS="
  106. setup.ini,MSN_PROGRAMS,,"""%BRAND_SHORTCUT_MSN%"",""""""%49500%\MSN6.exe"""""",%49500%\%BRAND_ICON%,,,%49500%,,""%MSN_INFOTIP%"""
  107. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  108. setup.ini,MSN_DIR,,"""%BRAND_SHORTCUT_MSN%"",""""""%49500%\MSN6.exe"""""",%49500%\%BRAND_ICON%,,,%49500%,,""%MSN_INFOTIP%"""
  109.  
  110. [AddMSNLink.QuickLaunch]
  111. setup.ini,progman.groups,,"MSN_QUICK_LAUNCH=""%49700%\Microsoft\Internet Explorer\%QUICK_LAUNCH%"""
  112. setup.ini,MSN_QUICK_LAUNCH,,"""%BRAND_SHORTCUT_MSN%"",""""""%49500%\MSN6.exe"""""",%49500%\%BRAND_ICON%,,,%49500%,,""%MSN_INFOTIP%"""
  113.  
  114. [AddMSNLinks.W2K]
  115. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  116. setup.ini,MSN_DIR,,"""%BRAND_SHORTCUT_MSN%"",""""""%49500%\MSN6.exe"""""",%49500%\%BRAND_ICON%,,,%49500%,,""%MSN_INFOTIP%"""
  117.  
  118. [AddMSNLink_Desktop.W2K]
  119. Name       = %BRAND_SHORTCUT_MSN%,0x00000008,25
  120. CmdLine    = 49500,,MSN6.exe
  121. WorkingDir = 49500
  122. IconPath   = 49500,,%BRAND_ICON%
  123. InfoTip    = %MSN_INFOTIP%
  124.  
  125. [AddMSNLink_Programs.W2K]
  126. Name       = %BRAND_SHORTCUT_MSN%
  127. CmdLine    = 49500,,MSN6.exe
  128. WorkingDir = 49500
  129. IconPath   = 49500,,%BRAND_ICON%
  130. InfoTip    = %MSN_INFOTIP%
  131.  
  132. [AddMSNLink.QuickLaunch.W2K]
  133. Name       = %BRAND_SHORTCUT_MSN%,0x00000008,26
  134. SubDir     = "Microsoft\Internet Explorer\%QUICK_LAUNCH%"
  135. CmdLine    = 49500,,MSN6.exe
  136. IconPath   = 49500,,%BRAND_ICON%
  137. WorkingDir = 49500
  138.  
  139. [RegUnregOCXs]
  140. %49500%\msnmetal.dll
  141.  
  142. [Register.PostSetupCommands.W2K]
  143. rundll32.exe """%49500%\custdial.dll""",RegisterCustomDLL
  144.  
  145. [CustomDestination.Uninstall]
  146. 49300 = ProgFilesDir,5
  147. 49400 = MSNRootLDIDSection,5
  148. 49500 = MSNLDIDSection,5
  149. 49600 = Desktop,5
  150. 49700 = AppData,5
  151. 49800 = Common_Desktop,5
  152.  
  153. [Unregister.PostSetupCommands.W2K]
  154. rundll32.exe """%49500%\custdial.dll""",UnregisterCustomDLL
  155.  
  156. [Uninstall.DelReg]
  157. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\MSN6.EXE"
  158. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\%BRAND_UNINST_KEY%"
  159. HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%"
  160.  
  161. [Uninstall.DelReg.W9X]
  162. HKLM,"Software\Microsoft\Internet Explorer\DependentComponents","%BRAND_DISPLAYDESC%"
  163.  
  164.  
  165. [DelMSNLinks]
  166. setup.ini,progman.groups,,"MSN_DESKTOP=%49600%"
  167. setup.ini,MSN_DESKTOP,,"""%BRAND_SHORTCUT_MSN%"""
  168. setup.ini,progman.groups,,"MSN_PROGRAMS="
  169. setup.ini,MSN_PROGRAMS,,"""%BRAND_SHORTCUT_MSN%"""
  170. setup.ini,progman.groups,,"MSN_QUICK_LAUNCH=""%49700%\Microsoft\Internet Explorer\%QUICK_LAUNCH%"""
  171. setup.ini,MSN_QUICK_LAUNCH,,"""%BRAND_SHORTCUT_MSN%"""
  172. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  173. setup.ini,MSN_DIR,,"""%BRAND_SHORTCUT_MSN%"""
  174.  
  175. [DelMSNLinksME]
  176. setup.ini,progman.groups,,"MSN_DESKTOP=%49600%"
  177. setup.ini,MSN_DESKTOP,,"""%BRAND_SHORTCUT_MSN_ME%"""
  178. setup.ini,progman.groups,,"MSN_PROGRAMS="
  179. setup.ini,MSN_PROGRAMS,,"""%BRAND_SHORTCUT_MSN_ME%"""
  180. setup.ini,progman.groups,,"MSN_QUICK_LAUNCH=""%49700%\Microsoft\Internet Explorer\%QUICK_LAUNCH%"""
  181. setup.ini,MSN_QUICK_LAUNCH,,"""%BRAND_SHORTCUT_MSN_ME%"""
  182. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  183. setup.ini,MSN_DIR,,"""%BRAND_SHORTCUT_MSN_ME%"""
  184.  
  185.  
  186. [DelMSNLinks.W2K]
  187. setup.ini,progman.groups,,"MSN_COMMON_DESKTOP=%49800%"
  188. setup.ini,MSN_COMMON_DESKTOP,,"""%BRAND_SHORTCUT_MSN%"""
  189. setup.ini,progman.groups,,"MSN_QUICK_LAUNCH=""%49700%\Microsoft\Internet Explorer\%QUICK_LAUNCH%"""
  190. setup.ini,MSN_QUICK_LAUNCH,,"""%BRAND_SHORTCUT_MSN%"""
  191. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  192. setup.ini,MSN_DIR,,"""%BRAND_SHORTCUT_MSN%"""
  193.  
  194. [DelMSNLinksME.W2K]
  195. setup.ini,progman.groups,,"MSN_COMMON_DESKTOP=%49800%"
  196. setup.ini,MSN_COMMON_DESKTOP,,"""%BRAND_SHORTCUT_MSN_ME%"""
  197. setup.ini,progman.groups,,"MSN_QUICK_LAUNCH=""%49700%\Microsoft\Internet Explorer\%QUICK_LAUNCH%"""
  198. setup.ini,MSN_QUICK_LAUNCH,,"""%BRAND_SHORTCUT_MSN_ME%"""
  199. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  200. setup.ini,MSN_DIR,,"""%BRAND_SHORTCUT_MSN_ME%"""
  201.  
  202.  
  203. [DelMSNLink_Programs.W2K]
  204. Name   = %BRAND_SHORTCUT_MSN%,0x00000002
  205.  
  206. [DelMSNLinkME_Programs.W2K]
  207. Name   = %BRAND_SHORTCUT_MSN_ME%,0x00000002
  208.  
  209.  
  210. [CustomDestination.Cleanup.P1]
  211. 49300 = ProgFilesDir,5
  212. 49400 = MSNLDIDSection.P1,5
  213.  
  214. [Cleanup.Base.P1]
  215. update.exe,,,1
  216. msn6.exe,,,1
  217. msnmetal.dll,,,1
  218. msnmtllc.dll,,,1
  219. msdbx.dll,,,1
  220. ui.dbx,,,1
  221. themedef.dbx,,,1
  222. branddef.dbx,,,1
  223. dw.exe,,,1
  224. license.txt,,,1
  225. signup.dbx,,,1
  226. manifest.xml,,,1
  227.  
  228. [Cleanup.Inf.P1]
  229. msn.inf,,,1
  230. msnunin.exe,,,1
  231.  
  232. [Cleanup.DW.P1]
  233. dwintl.dll,,,1
  234.  
  235. [DelDirSection.P1]
  236. %49400%\Setup
  237. %49400%\1033
  238. %49400%
  239.  
  240. [CustomDestination.Cleanup.P1.Links]
  241. 49300 = ProgFilesDir,5
  242. 49400 = MSNRootLDIDSection,5
  243. 49600 = Desktop,5
  244. 49700 = AppData,5
  245. 49800 = Common_Desktop,5
  246.  
  247. [Cleanup.DelReg.P1]
  248. HKLM,"Software\Microsoft\Internet Explorer\DependentComponents","MSN Preview"
  249. HKLM,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MSN6"
  250. HKCU,"Software\Microsoft\Windows\CurrentVersion\App Paths\MSN6.EXE"
  251. HKCU,"SoftWare\Microsoft\Windows\CurrentVersion\Uninstall\MSN6"
  252.  
  253. [CleanupMSNLinks.P1]
  254. setup.ini,progman.groups,,"MSN_DESKTOP=%49600%"
  255. setup.ini,MSN_DESKTOP,,"""Launch MSN"""
  256. setup.ini,progman.groups,,"MSN_PROGRAMS="
  257. setup.ini,MSN_PROGRAMS,,"""Launch MSN"""
  258. setup.ini,progman.groups,,"MSN_QUICK_LAUNCH=""%49700%\Microsoft\Internet Explorer\%QUICK_LAUNCH%"""
  259. setup.ini,MSN_QUICK_LAUNCH,,"""Launch MSN"""
  260.  
  261. [CleanupLaunchMSNLinks]
  262. setup.ini,progman.groups,,"MSN_COMMON_DESKTOP=%49800%"
  263. setup.ini,MSN_COMMON_DESKTOP,,"""Launch MSN"""
  264. setup.ini,progman.groups,,"MSN_DIR=%49400%"
  265. setup.ini,MSN_DIR,,"""Launch MSN"""
  266.  
  267. [CleanupLaunchMSNLink_Programs.W2K]
  268. Name   = Launch MSN,0x00000002
  269.  
  270. [ProgFilesDir]
  271. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir",,"%24%\%PROGRAMF%"
  272.  
  273. [MSNRootLDIDSection]
  274. HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%","InstallRootDir",,"%49300%\%BRAND_FOLDER%"
  275.  
  276. [MSNLDIDSection]
  277. HKLM,"Software\Microsoft\MSN6\Setup\%BRAND_FOLDER%","InstallDir",,"%49400%\MSNCoreFiles"
  278.  
  279. [MSNLDIDSection.P1]
  280. HKLM,"Software\Microsoft\MSN6\Setup","SetupPath",,"%49300%\MSN6"
  281.  
  282. [Desktop]
  283. HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Desktop",,"%25%\Desktop"
  284.  
  285. [AppData]
  286. HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","AppData",,"%25%\Application Data"
  287.  
  288. [Common_Desktop]
  289. HKLM,"Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders","Common Desktop",,"%25%\Desktop"
  290.  
  291. [Strings]
  292. BADSETUPVER         = "Your system is missing the required Setup engine."
  293. MSN_INFOTIP         = "Explore the web, read your e-mail, talk to your online buddies, enjoy online music and video, and more."
  294. PROGRAMF            = "Program Files"
  295. QUICK_LAUNCH        = "Quick Launch"
  296. BRAND_DISPLAYDESC   = "MSN Explorer"
  297. BRAND_SETUP_TITLE   = "MSN Setup"
  298. BRAND_SHORTCUT_MSN  = "Launch MSN Explorer"
  299. BRAND_SHORTCUT_MSN_ME = "MSN Explorer"
  300. BRAND_FOLDER        = "MSN"
  301. BRAND_UNINST_KEY    = "MSNMS"
  302. BRAND_ICON          = "msnms.ico"
  303.  
  304. [SourceDisksFiles]
  305. msn.inf=55
  306. msnunin.exe=55
  307. update.exe=55
  308. msn6.exe=55
  309. msnmetal.dll=55
  310. msnmetal.we=55
  311. msnmetal.jcf=55
  312. msnmtllc.dll=55
  313. msdbx.dll=55
  314. msmom.dll=55
  315. mail.mar=55
  316. ui.mar=55
  317. themedef.mar=55
  318. branddef.mar=55
  319. online.wav=55
  320. newalert.wav=55
  321. newemail.wav=55
  322. highcontrast.mar=55
  323. msnsu.ini=55
  324. logonmgr.dll=55
  325. custdial.dll=55
  326. popc.dll=55
  327. sqdll.dll=55
  328. migrate.dll=55
  329. migrate.ini=55
  330. msnread.htm=55
  331. msnms.ico=55
  332. dw.exe=55
  333. privacy.hta=55
  334. license.txt=55
  335. signup.dbx=55
  336. manifest.xml=55
  337. dwintl.dll=55
  338. [CopyFiles.Inf]
  339. msn.inf,,,4
  340. msnunin.exe,,,4
  341.  
  342. [UninstFiles.Inf]
  343. msn.inf,,,1
  344. msnunin.exe,,,1
  345.  
  346. [CopyFiles.Base]
  347. update.exe,,,4
  348. msn6.exe,,,4
  349. msnmetal.dll,,,4
  350. msnmetal.we,,,4
  351. msnmetal.jcf,,,4
  352. msnmtllc.dll,,,4
  353. msdbx.dll,,,4
  354. msmom.dll,,,4
  355. mail.mar,,,4
  356. ui.mar,,,4
  357. themedef.mar,,,4
  358. branddef.mar,,,4
  359. online.wav,,,4
  360. newalert.wav,,,4
  361. newemail.wav,,,4
  362. highcontrast.mar,,,4
  363. msnsu.ini,,,4
  364. logonmgr.dll,,,4
  365. custdial.dll,,,4
  366. popc.dll,,,4
  367. sqdll.dll,,,4
  368. migrate.dll,,,4
  369. migrate.ini,,,4
  370. msnread.htm,,,4
  371. msnms.ico,,,4
  372. dw.exe,,,4
  373. privacy.hta,,,4
  374. license.txt,,,4
  375. signup.dbx,,,4
  376. manifest.xml,,,4
  377.  
  378. [UninstFiles.Base]
  379. update.exe,,,1
  380. msn6.exe,,,1
  381. msnmetal.dll,,,1
  382. msnmetal.we,,,1
  383. msnmetal.jcf,,,1
  384. msnmtllc.dll,,,1
  385. msdbx.dll,,,1
  386. msmom.dll,,,1
  387. mail.mar,,,1
  388. ui.mar,,,1
  389. themedef.mar,,,1
  390. branddef.mar,,,1
  391. online.wav,,,1
  392. newalert.wav,,,1
  393. newemail.wav,,,1
  394. highcontrast.mar,,,1
  395. msnsu.ini,,,1
  396. logonmgr.dll,,,1
  397. custdial.dll,,,1
  398. popc.dll,,,1
  399. sqdll.dll,,,1
  400. migrate.dll,,,1
  401. migrate.ini,,,1
  402. msnread.htm,,,1
  403. msnms.ico,,,1
  404. dw.exe,,,1
  405. privacy.hta,,,1
  406. license.txt,,,1
  407. signup.dbx,,,1
  408. manifest.xml,,,1
  409.  
  410. [CopyFiles.DW]
  411. dwintl.dll,,,4
  412.  
  413. [UninstFiles.DW]
  414. dwintl.dll,,,1
  415.  
  416. [DestinationDirs]
  417. CopyFiles.Inf = 49500,Setup
  418. UninstFiles.Inf = 49500,Setup
  419. CopyFiles.Base = 49500
  420. UninstFiles.Base = 49500
  421. CopyFiles.DW = 49500,1033
  422. UninstFiles.DW = 49500,1033
  423. Cleanup.Base.P1=49400
  424. Cleanup.Inf.P1=49400,Setup
  425. Cleanup.DW.P1=49400,1033
  426.  
  427. [DelDirSection]
  428. %49500%\Setup
  429. %49500%\1033
  430. %49500%
  431.  
  432.